McTriggerSource.SourceBitOffset property

For input and output sources, it is the offset of the data to read.

Namespace: IntervalZero.KINGSTAR.Base.Api

Assembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public int SourceBitOffset { get; set; }
Public Property SourceBitOffset As Integer

Property value

Type: Int32

See also

McTriggerSource Class

IntervalZero.KINGSTAR.Base.Api Namespace